-
Home
-
Backup and Staging by WP Time Capsule
-
1.22.20
-
Code
-
Classes
- XmlVisitor
Total Complexity |
39 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
240 |
Lines of code |
130 |
Logical lines of code |
77 |
Comment lines |
70 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addXml() |
A |
48 |
10 |
32 |
after() |
S |
56 |
6 |
19 |
createRootElement() |
S |
56 |
5 |
17 |
addXmlObject() |
S |
58 |
5 |
15 |
addXmlArray() |
S |
68 |
3 |
7 |
visit() |
S |
68 |
2 |
7 |
writeAttribute() |
S |
69 |
2 |
7 |
writeElement() |
S |
65 |
2 |
9 |
__construct() |
S |
80 |
1 |
3 |
setContentTypeHeader() |
S |
77 |
1 |
4 |
startDocument() |
S |
70 |
1 |
6 |
finishDocument() |
S |
77 |
1 |
4 |